Skip to content

Add command line flags to override test_compiler include directories#2638

Open
olestrohm-arm wants to merge 1 commit intoKhronosGroup:mainfrom
olestrohm-arm:sandbox/olestr01/push-stsyorlmxyty
Open

Add command line flags to override test_compiler include directories#2638
olestrohm-arm wants to merge 1 commit intoKhronosGroup:mainfrom
olestrohm-arm:sandbox/olestr01/push-stsyorlmxyty

Conversation

@olestrohm-arm
Copy link
Copy Markdown
Contributor

This adds flags --include-test-directory and
--second-include-test-directory flags to test_compiler to allow the user to specify their locations rather than relying on the test to infer their location based on the path of the test binary.

This adds flags --include-test-directory and
--second-include-test-directory flags to test_compiler to allow the user
to specify their locations rather than relying on the test to infer
their location based on the path of the test binary.
Copy link
Copy Markdown
Contributor

@rjodinchr rjodinchr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not against that change, but I would go even further: we could create the directories & files at runtime under std::filesystem::temp_directory_path() so that we don't have to install anything.
What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants